Deletes all data in the CyberStore price cache for the Item specified.
Method | DeleteCachedPricesByStockCode |
The DeleteCachedPricesByStockCode operation will remove cached pricing for the Item specifed by the stock code no matter the Customer. With Price Caching enabled, the cache will re-populate as soon as the first shopper for a customer requires a price for the Item.
Deleting entries in the price cache for an Item does not alter data for the Item itself in any way.
The request body is of type DeleteCachedPricesByStockCode.
Name | Description | Data Type |
---|---|---|
StockCode | The stock code for an Item. | xml:string |
// Sample MakeAJAXCall
The response body is of type DeleteCachedPricesByStockCodeResponse.
There is no output from this operation.Name | Description | Data Type |
---|---|---|
DeleteCachedPricesByStockCodeResult | xml:string |